![]() |
PATH![]() |
![]() ![]() |
OSStatus URLSetProperty (
URLReference urlRef,
const char* property,
void* propertyBuffer,
Size bufferSize);
The URLSetProperty function sets the value of a property that is associated with a URL. To clear the value of a property, set it with an empty character array.
The following properties, defined by Apple Computer, Inc., can be set:
kURLFileType
kURLFileCreator,
kURLUserName
kURLPassword
kURLHTTPRequestMethod
kURLHTTPRequestHeader
kURLHTTPRequestBody
kURLHTTPUserAgent